﻿@charset "utf-8";

/*
//CSS Hack
property:value; 所有浏览器 
_property:value; IE6 
+property:value; IE7
*property:value; IE6/IE7
property:value \0; IE8/IE9
property:value \9; IE6/IE7/IE8
property:value \9\0; IE9

//最小高度HACK
min-height:500px; 
height:auto !important; 
height:500px; 
overflow:visible;

//溢出文字用省略号点代替(慎用)
white-space:nowrap; text-overflow:ellipsis; overflow:hidden;

//文字两端对齐
text-align:Justify;(火狐)
text-justify:inter-ideograph;(IE)
*/

body {margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, Sans-Serif,宋体; font-size:12px; background-color:#fff;}
table {margin:0px;}
th,td {line-height:180%; text-align:left;}
img {border:0px;}
dl,dt,dd,h1,h2,h3,h4,p,form {margin:0px; padding:0px;}
ul {margin:0px; padding:0px; list-style:none;}
/*通用链接*/
a:link{color:#0033FF;text-decoration: none;}
a:visited{color:#0033FF;text-decoration: none;}
a:hover,a:active{color:#0033FF;text-decoration:underline;}
/*溢出文字用省略号点代替
.HideWord {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
*/

/*
 * 编辑器表格设置
 * table
	{border-collapse:collapse; border-spacing:0;}
   table tr td
	{padding:0px;}
 */

/*翻页样式1,2,3样式
#thePageInfo
{width:753pxpx; height:20px; overflow:hidden; padding:20px 0px; text-align:center; clear:both;
font-size:12px;}
#thePageInfo em
{line-height:100%; padding:2px 6px; color:#949494; font-style:normal; background:#fff; border:1px solid #d6d6d6;}
#thePageInfo em a:link,#thePageInfo em a:visited
{color:#979797; text-decoration:none;}
#thePageInfo em a:hover,#thePageInfo em a:active
{text-decoration:underline;}
#thePageInfo em.onfocus
{line-height:100%; padding:2px 6px; color:#fff; font-style:normal; background:#0071af; border:1px solid #d6d6d6;}
#thePageInfo em.onfocus a:link,#thePageInfo em.onfocus a:visited
{color:#fff; text-decoration:none;}
#thePageInfo em.onfocus a:hover,#thePageInfo em.onfocus a:active
{text-decoration:underline;}
#thePageInfo span
{color:#676767;}
*/

/*顶部*/
#global_top
{width:100%; min-width:1200px; height:119px; overflow:hidden; background:url(../Images/bgn1.jpg) repeat-x;}
#global_top .center
{width:1200px; height:119px; overflow:hidden; position:relative; margin:0px auto;}
#global_top .center .logo
{position:absolute; left:0px; top:25px;}
#global_top .center .search
{width:182px; height:27px; overflow:hidden; position:absolute; right:0px; top:17px; background:url(../Images/bgn2.jpg) no-repeat;}
#global_top .center .search .text
{width:146px; height:25px; overflow:hidden; position:absolute; left:1px; top:1px; margin:0px; padding:0px; border:0px;
 background:none; font-family:"微软雅黑"; line-height:25px; color:#919191; text-indent:14px;}
#global_top .center .search .submit
{width:35px; height:27px; overflow:hidden; position:absolute; right:0px; top:0px; margin:0px; padding:0px; border:0px;
 background:none; cursor:pointer;}
#global_top .center .tel
{width:auto; height:27px; overflow:hidden; float:left; position:absolute; right:193px; top:17px;}
#global_top .center .tel span
{width:auto; height:27px; overflow:hidden; display:block; float:left; font-family:"宋体"; line-height:27px; color:#616161;}
#global_top .center .tel em
{width:auto; height:27px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:27px; font-style:normal; color:#DA7026; font-size:20px;}
#global_top .center .nav
{width:auto; height:64px; overflow:hidden; float:left; position:absolute; right:0px; top:55px; }
#global_top .center .nav ul
{list-style:none;}
#global_top .center .nav ul li
{width:106px; height:64px; overflow:hidden; float:left;
 font-family:"微软雅黑"; line-height:64px; text-align:center; font-size:14px;}
#global_top .center .nav ul li a:link{color:#FFF;text-decoration: none;}
#global_top .center .nav ul li a:visited{color:#FFF;text-decoration: none;}
#global_top .center .nav ul li a:hover,#global_top .center .nav ul li a:active{color:#FFF;text-decoration:underline;}
#global_top .center .nav ul li.onfocus
{background:#90AA01;}

/*顶部幻灯片*/
#global_Banner
{width:100%; min-width:1200px; height:459px; overflow:hidden; position:relative; }
#global_Banner .list
{width:100%; height:459px; overflow:hidden;}
#global_Banner .list ul
{margin:0px; padding:0px; list-style:none; position:absolute; left:0px; top:0px;}
#global_Banner .list ul li
{width:100%; height:459px; overflow:hidden; position:relative; float:left;}
#global_Banner .list img
{position:absolute; left:0px; top:0px;}
#global_Banner .Thumb
{position:absolute; left:50%; bottom:10px;}
#global_Banner .Thumb ul li
{width:24px; height:12px; overflow:hidden; float:left; cursor:pointer; background:url(../Images/bng3.png) 0px 0px no-repeat;}
#global_Banner .Thumb ul li.onfocus
{background:url(../Images/bng3.png) left -12px no-repeat;}

/*底部导航*/
#bottomNav
{width:100%; min-width:1200px; height:70px; overflow:hidden; background:#0055B0;}
#bottomNav .center
{width:1200px; height:70px; overflow:hidden; margin:0px auto;
 font-family:"微软雅黑"; line-height:70px; text-align:center; font-size:14px;}
#bottomNav .center a:link{color:#FFF;text-decoration: none;}
#bottomNav .center a:visited{color:#FFF;text-decoration: none;}
#bottomNav .center a:hover,#bottomNav .center a:active{color:#FFF;text-decoration:underline;}


/*底部*/
#global_bottom
{width:1200px; height:auto; overflow:hidden; margin:0px auto; padding:14px 0px 33px 0px;
 font-family:"微软雅黑"; line-height:250%; color:#626262; text-align:center;}
#global_bottom a:link{color:#626262;text-decoration: none;}
#global_bottom a:visited{color:#626262;text-decoration: none;}
#global_bottom a:hover,#global_bottom a:active{color:#626262;text-decoration:underline;}

/*首页框架*/
#indexMain
{width:1200px; height:1349px; overflow:hidden; position:relative; margin:0px auto; margin-top:22px;}

/*首页新闻*/
#indexNews
{width:850px; height:431px; overflow:hidden; float:left; position:relative;}
#indexNews .title
{width:850px; height:61px; overflow:hidden;}
#indexNews .title span
{width:auto; height:61px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:60px; font-size:20px; color:#0850B2; text-indent:3px;}
#indexNews .title span a:link{color:#0850B2;text-decoration: none;}
#indexNews .title span a:visited{color:#0850B2;text-decoration: none;}
#indexNews .title span a:hover,#indexNews .title span a:active{color:#0850B2;text-decoration:underline;}
#indexNews .title b
{width:auto; height:60px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:60px; font-weight:normal; text-indent:2px; font-size:18px; color:#E5E5E5;}
#indexNews .title em
{width:auto; height:60px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:60px; font-style:normal; text-indent:2px; font-size:16px; color:#999999;}
#indexNews .list
{width:850px; height:325px; overflow:hidden;}
#indexNews .list dl
{width:850px; height:61px; overflow:hidden; float:left;}
#indexNews .list dl dt
{width:850px; height:28px; overflow:hidden; background:url(../Images/bgn4.jpg) 0px 13px no-repeat;
 font-family:"微软雅黑"; line-height:28px; font-size:14px; text-indent:11px;}
#indexNews .list dl dt a:link{color:#1083ED;text-decoration: none;}
#indexNews .list dl dt a:visited{color:#1083ED;text-decoration: none;}
#indexNews .list dl dt a:hover,#indexNews .list dl dt a:active{color:#498112;text-decoration:underline;}
#indexNews .list dl .date
{width:88px; height:26px; overflow:hidden; float:left; background:url(../Images/bgn3.jpg) 76px 7px no-repeat;
 font-family:"微软雅黑"; line-height:26px; color:#9A9A9A;}
#indexNews .list dl .des
{width:760px; height:26px; overflow:hidden; float:left; font-family:"宋体"; line-height:26px; color:#5F5F5F;}
#indexNews .list dl.first
{width:850px; height:136px; overflow:hidden; position:relative;}
#indexNews .list dl.first dt
{width:655px; height:20px; overflow:hidden; position:absolute; right:0px; top:0px;
 font-family:"微软雅黑"; line-height:20px; font-size:15px; text-indent:0px; background:none;}
#indexNews .list dl.first dt a:link{color:#537C00;text-decoration: none;}
#indexNews .list dl.first dt a:visited{color:#537C00;text-decoration: none;}
#indexNews .list dl.first dt a:hover,#indexNews .list dl.first dt a:active{color:#1083ED;text-decoration:underline;}
#indexNews .list dl.first .date
{width:655px; height:18px; overflow:hidden; position:absolute; right:0px; top:27px;
 font-family:"微软雅黑"; line-height:18px; color:#949494; background:none;}
#indexNews .list dl.first .des
{width:655px; height:72px; overflow:hidden; position:absolute; right:0px; top:49px;
 font-family:"宋体"; line-height:24px; color:#989898;}
#indexNews .list dl.first .pic
{width:179px; height:120px; overflow:hidden; position:absolute; left:0px; top:0px;}


/*首页关于我们*/
#indexAbout
{width:330px; height:376px; overflow:hidden; position:relative; float:right; background:#1F73CD;}
#indexAbout .title
{width:850px; height:64px; overflow:hidden;}
#indexAbout .title span
{width:auto; height:64px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:64px; font-size:20px; color:#FBFEFF; text-indent:22px;}
#indexAbout .title span a:link{color:#FBFEFF;text-decoration: none;}
#indexAbout .title span a:visited{color:#FBFEFF;text-decoration: none;}
#indexAbout .title span a:hover,#indexAbout .title span a:active{color:#FBFEFF;text-decoration:underline;}
#indexAbout .title b
{width:auto; height:64px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:64px; font-weight:normal; text-indent:2px; font-size:18px; color:#AAC1E1;}
#indexAbout .title em
{width:auto; height:64px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:64px; font-style:normal; text-indent:2px; font-size:16px; color:#AEC8ED;}
#indexAbout .content
{width:292px; height:168px; overflow:hidden; margin-left:22px;
 font-family:"微软雅黑"; line-height:28px; font-size:13px; color:#E2E9F1; text-indent:26px;}
#indexAbout .contact
{width:330px; height:126px; overflow:hidden; position:absolute; left:0px; top:250px;}
#indexAbout .contact .tit
{width:330px; height:30px; overflow:hidden; background:#8CAB05;}
#indexAbout .contact .tit span
{width:auto; height:30px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:30px; font-size:17px; color:#E6E9CC; text-indent:20px;}
#indexAbout .contact .tit span a:link{color:#E6E9CC;text-decoration: none;}
#indexAbout .contact .tit span a:visited{color:#E6E9CC;text-decoration: none;}
#indexAbout .contact .tit span a:hover,#indexAbout .contact .tit span a:active{color:#FBFEFF;text-decoration:underline;}
#indexAbout .contact .tit b
{width:auto; height:30px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:30px; font-weight:normal; text-indent:2px; font-size:16px; color:#E6E9CC;}
#indexAbout .contact .tit em
{width:auto; height:30px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:30px; font-style:normal; text-indent:2px; font-size:15px; color:#E6E9CC;}
#indexAbout .contact .bottom
{width:292px; height:78px; overflow:hidden; padding-top:8px; margin-left:22px;
 font-family:"微软雅黑"; line-height:26px; color:#FFF;}

/*首页核心业务*/
#indexHxyw
{width:1200px; height:520px; overflow:hidden; position:relative;}
#indexHxyw .left
{width:240px; height:520px; overflow:hidden; float:left; position:relative; background:#3A8AE3;}
#indexHxyw .left .title
{width:850px; height:58px; overflow:hidden;}
#indexHxyw .left .title span
{width:auto; height:58px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:58px; font-size:19px; color:#FBFEFF; text-indent:19px;}
#indexHxyw .left .title span a:link{color:#FFF5FF;text-decoration: none;}
#indexHxyw .left .title span a:visited{color:#FFF5FF;text-decoration: none;}
#indexHxyw .left .title span a:hover,#indexHxyw .left .title span a:active{color:#FFF5FF;text-decoration:underline;}
#indexHxyw .left .title b
{width:auto; height:58px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:58px; font-weight:normal; text-indent:2px; font-size:16px; color:#FFF5FF;}
#indexHxyw .left .title em
{width:auto; height:58px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:58px; font-style:normal; text-indent:2px; font-size:16px; color:#FFF5FF;}
#indexHxyw .left .content
{width:210px; height:320px; overflow:hidden; margin-left:18px; padding-top:6px;
 font-family:"微软雅黑"; line-height:25px; font-size:14px; color:#FCFDF8;}
#indexHxyw .left .more
{width:136px; height:45px; overflow:hidden; position:absolute; right:0px; top:425px; padding-right:56px;
 background:url(../Images/bgn5.jpg) no-repeat; font-family:"微软雅黑"; line-height:45px; text-align:right; font-size:14px;}
#indexHxyw .left .more a:link{color:#FFF5FF;text-decoration: none;}
#indexHxyw .left .more a:visited{color:#FFF5FF;text-decoration: none;}
#indexHxyw .left .more a:hover,#indexHxyw .left .more a:active{color:#FFF5FF;text-decoration:underline;}
#indexHxyw .comm1
{width:320px; height:520px; overflow:hidden; position:relative; float:left;}
#indexHxyw .comm1 .pic
{width:320px; height:260px; overflow:hidden;}
#indexHxyw .comm1 .bg
{width:28px; height:15px; overflow:hidden; position:absolute; left:33px; top:260px;}
#indexHxyw .comm1 .bg2
{width:28px; height:15px; overflow:hidden; position:absolute; left:35px; top:245px;}
#indexHxyw .comm1 .list
{width:320px; height:260px; overflow:hidden; position:relative;}
#indexHxyw .comm1 .list .title
{width:280px; height:68px; overflow:hidden; margin-left:31px; background:url(../Images/img8.jpg) left bottom no-repeat;}
#indexHxyw .comm1 .list .title span
{width:280px; height:28px; overflow:hidden; display:block; padding-top:15px;
 font-family:"微软雅黑"; line-height:28px; font-size:18px; color:#0053BD;}
#indexHxyw .comm1 .list .title em
{width:280px; height:20px; overflow:hidden; display:block;
 font-family:"微软雅黑"; line-height:20px; font-style:normal; color:#99999B;}
#indexHxyw .comm1 .list .content
{width:280px; height:150px; overflow:hidden; margin-left:31px; padding-top:15px;}
#indexHxyw .comm1 .list .content ul
{list-style:none;}
#indexHxyw .comm1 .list .content ul li
{width:280px; height:30px; overflow:hidden; float:left; font-family:"微软雅黑"; line-height:30px; font-size:14px;}
#indexHxyw .comm1 .list .content ul li a:link{color:#6B6B6D;text-decoration: none;}
#indexHxyw .comm1 .list .content ul li a:visited{color:#6B6B6D;text-decoration: none;}
#indexHxyw .comm1 .list .content ul li a:hover,#indexHxyw .comm1 .list .content ul li a:active{color:#0052B5;text-decoration:underline;}

/*首页案例展示*/
#indexCase
{width:1200px; height:370px; overflow:hidden; position:relative;}
#indexCase .title
{width:1200px; height:92px; overflow:hidden;}
#indexCase .title span
{width:auto; height:92px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:92px; font-size:20px; color:#0850B2; }
#indexCase .title span a:link{color:#0850B2;text-decoration: none;}
#indexCase .title span a:visited{color:#0850B2;text-decoration: none;}
#indexCase .title span a:hover,#indexCase .title span a:active{color:#0850B2;text-decoration:underline;}
#indexCase .title b
{width:auto; height:92px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:92px; font-weight:normal; text-indent:2px; font-size:18px; color:#E5E5E5;}
#indexCase .title em
{width:auto; height:92px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:92px; font-style:normal; text-indent:2px; font-size:16px; color:#999999;}
#indexCase .list
{width:1200px; height:278px; overflow:hidden;}
#indexCase .list ul
{list-style:none;}
#indexCase .list ul li
{width:305px; height:278px; overflow:hidden; float:left;}
#indexCase .list ul li img
{float:left;}
#indexCase .list ul li span
{width:285px; height:46px; overflow:hidden; display:block; border-bottom:2px solid #90AB04;
 font-family:"微软雅黑"; line-height:46px; text-align:center; font-size:14px;}
#indexCase .list ul li span a:link{color:#373737;text-decoration: none;}
#indexCase .list ul li span a:visited{color:#373737;text-decoration: none;}
#indexCase .list ul li span a:hover,#indexCase .list ul li span a:active{color:#373737;text-decoration:underline;}


/*二级页模板*/
#ejMain
{width:1200px; height:auto; overflow:hidden; margin:0px auto; position:relative; margin-top:50px; margin-bottom:10px;}
#left
{width:260px; height:auto; overflow:hidden; float:left;}
#right
{width:916px; height:auto; overflow:hidden; float:right;}
#rightContent
{width:916px; min-height:500px; height:auto overflow:hidden; margin-top:1px;}

/*二级页左侧导航*/
#leftNav
{width:260px; height:auto; overflow:hidden;}
#leftNav .title
{width:260px; height:77px; overflow:hidden; position:relative; background-color:#398AE3;}
#leftNav .title em
{width:220px; height:30px; overflow:hidden; display:block; position:absolute; left:21px; top:15px;
 font-size:20px; line-height:30px; color:#fff; font-style:normal; font-family:"微软雅黑";}
#leftNav .title span
{width:220px; height:20px; overflow:hidden; display:block; position:absolute; left:21px; top:42px;
  line-height:20px; color:#fff; font-style:normal; font-family:"微软雅黑"; font-size:15px;}
#leftNav .list
{width:260px; height:auto; overflow:hidden;}
#leftNav .list ul
{list-style:none;}
#leftNav .list ul li
{width:260px; height:auto; overflow:hidden; background:url(../Images/bgn8.jpg) no-repeat;
 line-height:66px; text-indent:22px; font-family:"微软雅黑"; font-size:14px;}
#leftNav .list ul li.onfocus
{background:url(../Images/bgn9.jpg) no-repeat;}
#leftNav .list ul li ul
{width:230px; height:auto; overflow:hidden; margin:0px auto; padding:5px 0px; list-style:none;}
#leftNav .list ul li ul li
{width:230px; height:34px; overflow:hidden; border-bottom:1px solid #FFF; background:none; line-height:34px; font-size:12px;}
#leftNav .list ul li ul li.onfocus
{background:none;}

#leftNav .list ul li a:link{color:#FFF;text-decoration: none;}
#leftNav .list ul li a:visited{color:#FFF;text-decoration: none;}
#leftNav .list ul li a:hover,#leftNav .list ul li a:active{color:#FFF;text-decoration:underline;}

#leftNav .list ul li.onfocus a:link{color:#FFF;text-decoration: none;}
#leftNav .list ul li.onfocus a:visited{color:#FFF;text-decoration: none;}
#leftNav .list ul li.onfocus a:hover,#leftNav .list ul li.onfocus a:active{color:#FFF;text-decoration:underline;}

#leftNav .list ul li.onfocus li a:link{color:#0E80E1;text-decoration: none;}
#leftNav .list ul li.onfocus li a:visited{color:#0E80E1;text-decoration: none;}
#leftNav .list ul li.onfocus li a:hover,#leftNav .list ul li.onfocus li a:active{color:#0E80E1;text-decoration:underline;}

#leftNav .list ul li.onfocus li.onfocus a:link{color:#D06618;text-decoration: none;}
#leftNav .list ul li.onfocus li.onfocus a:visited{color:#D06618;text-decoration: none;}
#leftNav .list ul li.onfocus li.onfocus a:hover,#leftNav .list ul li.onfocus li.onfocus a:active{color:#D06618;text-decoration:underline;}

/*左侧联系我们*/
#leftContact
{width:260px; height:auto; overflow:hidden; margin-top:36px;}
#leftContact .title
{width:260px; height:58px; overflow:hidden; background:#398AE3;}
#leftContact .title span
{width:auto; height:58px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:58px; font-size:18px; color:#FFFFFF; text-indent:21px;}
#leftContact .title em
{width:auto; height:58px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:60px; font-size:14px; color:#B8CDE8; text-indent:11px; font-style:normal;}
#leftContact .content
{width:216px; height:auto; overflow:hidden; margin:0px auto; padding:14px 0px;
 font-family:"宋体"; line-height:250%; color:#333333;}



/*二级右侧顶部*/
#rightTop
{width:916px; height:58px; overflow:visible; border-bottom:1px solid #DDDDDD; position:relative;}
#rightTop em
{width:auto; height:57px; overflow:hidden; display:block; float:left; border-bottom:3px solid #90AA01;
 line-height:57px; font-family:"微软雅黑"; color:#0055B2; font-style:normal; font-size:18px;}
#rightTop span
{width:auto; height:58px; overflow:hidden; display:block; float:right; position:absolute; right:2px; top:0px;
 line-height:62px; color:#666666; font-family:"宋体";}
#rightTop span a:link{color:#666666; text-decoration: none;}
#rightTop span a:visited{color:#666666; text-decoration: none;}
#rightTop span a:hover,#rightTop span a:active{color:#666666; text-decoration:underline;}
#rightTop span strong
{font-weight:normal; color:#666666;}

/*单页*/
#onePage
{width:890px; height:auto; min-height:400px; overflow:hidden; margin:0px auto; padding:20px 0px;
 line-height:320%; font-size:12px; font-family:"宋体"; color:#666666;}

/*常规新闻列表*/
#webNewsList
{width:915px; height:auto; overflow:hidden; margin:0px auto; padding:15px 0px;}
#webNewsList ul
{list-style:none;}
#webNewsList ul li
{width:915px; height:36px; overflow:hidden; position:relative; float:left; background:url(../Images/bgn4.jpg) 2px 17px no-repeat;}
#webNewsList ul li em
{width:780px; height:36px; overflow:hidden; display:block;
 line-height:36px; text-indent:16px; font-style:normal; font-family:"微软雅黑"; font-size:14px;}
#webNewsList ul li span
{position:absolute; right:0px; top:0px; line-height:36px; font-family:"微软雅黑"; font-size:14px; color:#666;}
#webNewsList ul li a:link{color:#666;text-decoration: none;}
#webNewsList ul li a:visited{color:#666;text-decoration: none;}
#webNewsList ul li a:hover,#webNewsList ul li a:active{color:#0E80E1;text-decoration:underline;}


/*常规新闻列表2*/
#webNewsList2
{width:915px; height:auto; overflow:hidden; margin:0px auto;}
#webNewsList2 dl
{width:915px; height:142px; overflow:hidden; position:relative; float:left; background:url(../Images/bgn10.jpg) bottom no-repeat;}
#webNewsList2 dl dt
{width:910px; height:28px; overflow:hidden; position:absolute; left:0px; top:22px;
 background:url(../Images/bgn4.jpg) 2px 12px no-repeat; text-indent:13px; font-size:14px; font-family:"微软雅黑"; line-height:28px;}
#webNewsList2 dl dt a:link{color:#0E80E1; text-decoration: none;}
#webNewsList2 dl dt a:visited{color:#0E80E1; text-decoration: none;}
#webNewsList2 dl dt a:hover,#webNewsList2 dl dt a:active{color:#666666; text-decoration:underline;}
#webNewsList2 dl .date
{width:auto; height:20px; overflow:hidden; position:absolute; left:12px; top:51px;
 font-family:"微软雅黑"; line-height:20px; color:#989898;}
#webNewsList2 dl .des
{width:910px; height:52px; overflow:hidden; position:absolute; left:11px; top:76px;
 font-family:"宋体"; line-height:26px; color:#666666;}

/*常规新闻列表2*/
#webNewsList3
{width:915px; height:auto; overflow:hidden; margin:0px auto; padding:20px 0px;}
#webNewsList3 dl
{width:913px; height:auto; overflow:hidden; border:1px solid #FFF; border-bottom:none; border-top:none;}
#webNewsList3 dl dt
{width:913px; height:44px; overflow:hidden; border-bottom:1px solid #D7000F; cursor:pointer; background:#F2F2F2;}
#webNewsList3 dl dt span
{width:315px; height:44px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:44px; font-size:14px; color:#555656; text-indent:57px;}
#webNewsList3 dl dt em
{width:400px; height:44px; overflow:hidden; display:block; float:left;
 font-family:"微软雅黑"; line-height:44px; font-size:14px; font-style:normal; color:#555656;}
#webNewsList3 dl dd
{width:833px; height:auto; overflow:hidden; margin:0px auto; padding:15px 0px;
 font-family:"微软雅黑"; line-height:30px; color:#555; display:none;}
#webNewsList3 dl.onfocus
{border:1px solid #CFCFCF;}
#webNewsList3 dl.onfocus dd
{display:block;}

/*图片列表*/
#webPicList
{width:890px; height:auto; overflow:hidden; margin:0px auto; padding-top:20px;}
#webPicList ul
{list-style:none;}
#webPicList ul li
{width:210px; height:230px; overflow:hidden; float:left;}
#webPicList ul li img
{float:left;}
#webPicList ul li em
{width:210px; height:40px; overflow:hidden; display:block;
 font-style:normal; line-height:40px; font-family:"微软雅黑"; font-size:14px; text-align:center;}
#webPicList ul li em a:link{color:#4F4F4F;text-decoration: none;}
#webPicList ul li em a:visited{color:#4F4F4F;text-decoration: none;}
#webPicList ul li em a:hover,#webPicList ul li em a:active{color:#2E77C4;text-decoration:underline;}
#webPicList ul li.zw-x
{width:16px; height:160px; overflow:hidden; float:left;}
#webPicList ul li.zw-y
{width:740px; height:1px; overflow:hidden; float:left;}

/*翻页按钮*/
#pageInfo
{width:100%; height:30px; overflow:hidden; text-align:center; padding-top:40px; padding-bottom:40px;}
#pageInfo em
{border:1px solid #DDDDDD; background-color:#fff; font-family:"微软雅黑"; margin-left:8px;
 line-height:100%;border-radius:1px; font-style:normal; padding:4px 10px;}
#pageInfo em a:link,#pageInfo em a:visited{color:#666666;text-decoration: none;}
#pageInfo em a:hover,#pageInfo em a:active{color:#666666;text-decoration:underline;}
#pageInfo em.onfocus
{background-color:#398AE3;}
#pageInfo em.onfocus a:link,#pageInfo em.onfocus a:visited{color:#fff;text-decoration: none;}
#pageInfo em.onfocus a:hover,#pageInfo em.onfocus a:active{color:#fff;text-decoration:underline;}

/*常规新闻内容*/
#newsShow
{width:890px; height:auto; overflow:hidden; margin:0px auto; padding:20px 0px;}
#newsShow .title
{padding:10px 0px; font-size:16px; text-align:center; line-height:250%; font-family:"微软雅黑";}
#newsShow .miaoshu
{border-top:1px dashed #ccc;font-size:12px; color:#999; text-align:center; line-height:250%; font-family:"微软雅黑";}
#newsShow .theContent
{width:890px; height:auto; overflow:hidden; margin:0px auto; padding:5px 0px;
 line-height:300%; font-family:"微软雅黑"; color:#666;}
#newsShow .theContent a:link{color:#666;text-decoration: none;}
#newsShow .theContent a:visited{color:#666;text-decoration: none;}
#newsShow .theContent a:hover,#newsShow .theContent a:active{color:#666;text-decoration:underline;}
#newsShow .thePageInfo
{width:100%; height:auto; overflow:hidden; padding:10px 0px;}
#newsShow .thePageInfo span
{width:100%; height:32px; overflow:hidden; display:block; font-family:"微软雅黑"; line-height:32px;}
#newsShow .thePageInfo a:link{color:#000;text-decoration: none;}
#newsShow .thePageInfo a:visited{color:#000;text-decoration: none;}
#newsShow .thePageInfo a:hover,#newsShow .thePageInfo a:active{color:#2E77C4;text-decoration:underline;}



/*右侧漂浮*/
#rightPiaoFu
{width:120px; height:auto; overflow:hidden; padding:6px; font-size:12px; position:absolute;right:0px;}
#rightPiaoFu .content
{width:120px; height:auto; overflow:hidden; background-color:#fff; position:relative;}
#rightPiaoFu .close
{width:20px; height:20px; overflow:hidden; position:absolute; right:0px; top:0px;
 color:#fff; cursor:pointer; line-height:20px; text-align:center; font-size:14px;}
#rightPiaoFu ul
{list-style:none;}
#rightPiaoFu ul li.sort
{width:118px; height:20px; overflow:hidden; border:1px solid #C0E6F9;
 line-height:20px; text-align:center; color:#fff;}
#rightPiaoFu ul li.qq,#rightPiaoFu ul li.msn,#rightPiaoFu ul li.skype
{width:110px; height:auto; overflow:hidden; padding:3px 0px; line-height:23px; text-indent:10px;}
#rightPiaoFu ul li.tel,#rightPiaoFu ul li.email
{width:110px; height:auto; overflow:hidden; line-height:23px; text-indent:10px; color:#333; text-align:center;}

#rightPiaoFu a:link{color:#333;text-decoration: none;}
#rightPiaoFu a:visited{color:#333;text-decoration: none;}
#rightPiaoFu a:hover,#rightPiaoFu a:active{color:#ff0000;text-decoration:underline;}

































